home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / utmisc2 / bltzd110.lha / BlitzDMS / Docs / BlitzDms.history < prev    next >
Text File  |  1996-05-11  |  2KB  |  54 lines

  1.  
  2.  
  3. Release v1.01 - 24-Apr-96
  4. -------------------------
  5.  
  6.     The initial release of BlitzDms - a gui for all versions of DMS. In
  7.     order to be also compatible with the newer PackDev/Lzx method seen in
  8.     XDM20 by Adam Chapman, BlitzDms uses PackDev by Christian Wasner to
  9.     read a disk image which then gets archived with Lzx.  However, not all
  10.     of XDM's features were implemented as that also used the program 'dd'
  11.     by Bruno Costa to read a disk-image that could be limited to selected
  12.     tracks. I did not feel this was necessary as I don't believe in halving
  13.     floppies - the idea isn't exactly OS friendly. ;)
  14.  
  15.  
  16. Release v1.10 - 12-May-96
  17. -------------------------
  18.  
  19.     Immediately upon the first release of BlitzDms, we received an e-mail
  20.     from a Mr. Dirk Vael, author of DiskSqueeze!, who objected to the .xdm
  21.     file-extension - or so it seemed to me from his subject line which read:
  22.     "BlitzDms contains illegal code!"  Apparently this, according to Mr Vael,
  23.     was a straight copy of his own program.  The files written by his own
  24.     DiskSqueeze have a .dsq extension, so to accomodate both, it was decided
  25.     to update BlitzDms and provide a switch to allow the user to select which
  26.     extension should be appended to the archive name.  Even if XDM20 was an
  27.     illegal copy, it isn't fair to lose archives already made up with it.
  28.  
  29.     The program was also provided with a way to select a working directory
  30.     - depending on the amount of memory that is available to the user -
  31.     this can be either 'T:', a virtual-mem path for Lzx, which needs to be
  32.     in the root directory of a device/partition or the archive destination
  33.     directory.
  34.  
  35.     A further improvement was made at this time in that all the available
  36.     devices on the system are updated now each time the user flicks between
  37.     Main and Configuration windows as opposed to only once when the program
  38.     starts up.  Now it is possible to mount RAD:, SDx: or FFx: devices while
  39.     BlitzDms is already running. Unfortunately there seems to be no easy way
  40.     in Blitz2 to change individual gadgets at will without redrawing the
  41.     gadgetlist in its entirety - this is what happens when flicking windows.
  42.  
  43.     Implemented smart device-recognition for when the user drags a disk icon
  44.     into the BlitzDms Main window - not very easy as the dos.library seems
  45.     to prefer to work with Volume names...
  46.  
  47.  
  48.  
  49. Paul Juhasz - phineas@darkside.demon.co.uk - Fido: 2:254/524.37
  50.  
  51.  
  52.  
  53.  
  54.